]>
Commit | Line | Data |
---|---|---|
1 | // !$*UTF8*$! | |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | 8E9D78F817BA646F00C76DC9 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E9D78F617BA646F00C76DC9 /* main.c */; }; | |
11 | 8E9D792617BA690700C76DC9 /* SDL2_image.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E9D792117BA690700C76DC9 /* SDL2_image.framework */; }; | |
12 | 8E9D792717BA690700C76DC9 /* SDL2_mixer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E9D792217BA690700C76DC9 /* SDL2_mixer.framework */; }; | |
13 | 8E9D792817BA690700C76DC9 /* SDL2_net.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E9D792317BA690700C76DC9 /* SDL2_net.framework */; }; | |
14 | 8E9D792917BA690700C76DC9 /* SDL2_ttf.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E9D792417BA690700C76DC9 /* SDL2_ttf.framework */; }; | |
15 | 8E9D792A17BA690700C76DC9 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E9D792517BA690700C76DC9 /* SDL2.framework */; }; | |
16 | 8EC3B7BA17BB185D00D3BDD0 /* ben.png in Copy Static Images */ = {isa = PBXBuildFile; fileRef = 8EC3B7B917BB185700D3BDD0 /* ben.png */; }; | |
17 | /* End PBXBuildFile section */ | |
18 | ||
19 | /* Begin PBXCopyFilesBuildPhase section */ | |
20 | 8E9D78E717BA63F400C76DC9 /* Copy Static Images */ = { | |
21 | isa = PBXCopyFilesBuildPhase; | |
22 | buildActionMask = 12; | |
23 | dstPath = data/img/static; | |
24 | dstSubfolderSpec = 16; | |
25 | files = ( | |
26 | 8EC3B7BA17BB185D00D3BDD0 /* ben.png in Copy Static Images */, | |
27 | ); | |
28 | name = "Copy Static Images"; | |
29 | runOnlyForDeploymentPostprocessing = 0; | |
30 | }; | |
31 | /* End PBXCopyFilesBuildPhase section */ | |
32 | ||
33 | /* Begin PBXFileReference section */ | |
34 | 8E9D78E917BA63F400C76DC9 /* Super Polarity */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Super Polarity"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
35 | 8E9D78F617BA646F00C76DC9 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; | |
36 | 8E9D78F717BA646F00C76DC9 /* Super_Polarity.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = Super_Polarity.1; sourceTree = "<group>"; }; | |
37 | 8E9D792117BA690700C76DC9 /* SDL2_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_image.framework; path = vendor/frameworks/SDL2_image.framework; sourceTree = "<group>"; }; | |
38 | 8E9D792217BA690700C76DC9 /* SDL2_mixer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_mixer.framework; path = vendor/frameworks/SDL2_mixer.framework; sourceTree = "<group>"; }; | |
39 | 8E9D792317BA690700C76DC9 /* SDL2_net.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_net.framework; path = vendor/frameworks/SDL2_net.framework; sourceTree = "<group>"; }; | |
40 | 8E9D792417BA690700C76DC9 /* SDL2_ttf.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_ttf.framework; path = vendor/frameworks/SDL2_ttf.framework; sourceTree = "<group>"; }; | |
41 | 8E9D792517BA690700C76DC9 /* SDL2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2.framework; path = vendor/frameworks/SDL2.framework; sourceTree = "<group>"; }; | |
42 | 8EC3B7B917BB185700D3BDD0 /* ben.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ben.png; path = data/img/static/ben.png; sourceTree = "<group>"; }; | |
43 | /* End PBXFileReference section */ | |
44 | ||
45 | /* Begin PBXFrameworksBuildPhase section */ | |
46 | 8E9D78E617BA63F400C76DC9 /* Frameworks */ = { | |
47 | isa = PBXFrameworksBuildPhase; | |
48 | buildActionMask = 2147483647; | |
49 | files = ( | |
50 | 8E9D792617BA690700C76DC9 /* SDL2_image.framework in Frameworks */, | |
51 | 8E9D792717BA690700C76DC9 /* SDL2_mixer.framework in Frameworks */, | |
52 | 8E9D792817BA690700C76DC9 /* SDL2_net.framework in Frameworks */, | |
53 | 8E9D792917BA690700C76DC9 /* SDL2_ttf.framework in Frameworks */, | |
54 | 8E9D792A17BA690700C76DC9 /* SDL2.framework in Frameworks */, | |
55 | ); | |
56 | runOnlyForDeploymentPostprocessing = 0; | |
57 | }; | |
58 | /* End PBXFrameworksBuildPhase section */ | |
59 | ||
60 | /* Begin PBXGroup section */ | |
61 | 8E9D78E017BA63F400C76DC9 = { | |
62 | isa = PBXGroup; | |
63 | children = ( | |
64 | 8EC3B7B617BB183500D3BDD0 /* data */, | |
65 | 8E9D792117BA690700C76DC9 /* SDL2_image.framework */, | |
66 | 8E9D792217BA690700C76DC9 /* SDL2_mixer.framework */, | |
67 | 8E9D792317BA690700C76DC9 /* SDL2_net.framework */, | |
68 | 8E9D792417BA690700C76DC9 /* SDL2_ttf.framework */, | |
69 | 8E9D792517BA690700C76DC9 /* SDL2.framework */, | |
70 | 8E9D78F517BA646F00C76DC9 /* src */, | |
71 | 8E9D78EA17BA63F400C76DC9 /* Products */, | |
72 | ); | |
73 | sourceTree = "<group>"; | |
74 | }; | |
75 | 8E9D78EA17BA63F400C76DC9 /* Products */ = { | |
76 | isa = PBXGroup; | |
77 | children = ( | |
78 | 8E9D78E917BA63F400C76DC9 /* Super Polarity */, | |
79 | ); | |
80 | name = Products; | |
81 | sourceTree = "<group>"; | |
82 | }; | |
83 | 8E9D78F517BA646F00C76DC9 /* src */ = { | |
84 | isa = PBXGroup; | |
85 | children = ( | |
86 | 8E9D78F617BA646F00C76DC9 /* main.c */, | |
87 | 8E9D78F717BA646F00C76DC9 /* Super_Polarity.1 */, | |
88 | ); | |
89 | path = src; | |
90 | sourceTree = "<group>"; | |
91 | }; | |
92 | 8EC3B7B617BB183500D3BDD0 /* data */ = { | |
93 | isa = PBXGroup; | |
94 | children = ( | |
95 | 8EC3B7B717BB183900D3BDD0 /* img */, | |
96 | ); | |
97 | name = data; | |
98 | sourceTree = "<group>"; | |
99 | }; | |
100 | 8EC3B7B717BB183900D3BDD0 /* img */ = { | |
101 | isa = PBXGroup; | |
102 | children = ( | |
103 | 8EC3B7B817BB183E00D3BDD0 /* static */, | |
104 | ); | |
105 | name = img; | |
106 | sourceTree = "<group>"; | |
107 | }; | |
108 | 8EC3B7B817BB183E00D3BDD0 /* static */ = { | |
109 | isa = PBXGroup; | |
110 | children = ( | |
111 | 8EC3B7B917BB185700D3BDD0 /* ben.png */, | |
112 | ); | |
113 | name = static; | |
114 | sourceTree = "<group>"; | |
115 | }; | |
116 | /* End PBXGroup section */ | |
117 | ||
118 | /* Begin PBXNativeTarget section */ | |
119 | 8E9D78E817BA63F400C76DC9 /* Super Polarity */ = { | |
120 | isa = PBXNativeTarget; | |
121 | buildConfigurationList = 8E9D78F217BA63F400C76DC9 /* Build configuration list for PBXNativeTarget "Super Polarity" */; | |
122 | buildPhases = ( | |
123 | 8E9D78E517BA63F400C76DC9 /* Sources */, | |
124 | 8E9D78E617BA63F400C76DC9 /* Frameworks */, | |
125 | 8E9D78E717BA63F400C76DC9 /* Copy Static Images */, | |
126 | ); | |
127 | buildRules = ( | |
128 | ); | |
129 | dependencies = ( | |
130 | ); | |
131 | name = "Super Polarity"; | |
132 | productName = "Super Polarity"; | |
133 | productReference = 8E9D78E917BA63F400C76DC9 /* Super Polarity */; | |
134 | productType = "com.apple.product-type.tool"; | |
135 | }; | |
136 | /* End PBXNativeTarget section */ | |
137 | ||
138 | /* Begin PBXProject section */ | |
139 | 8E9D78E117BA63F400C76DC9 /* Project object */ = { | |
140 | isa = PBXProject; | |
141 | attributes = { | |
142 | LastUpgradeCheck = 0460; | |
143 | ORGANIZATIONNAME = Abuguet; | |
144 | }; | |
145 | buildConfigurationList = 8E9D78E417BA63F400C76DC9 /* Build configuration list for PBXProject "Super Polarity" */; | |
146 | compatibilityVersion = "Xcode 3.2"; | |
147 | developmentRegion = English; | |
148 | hasScannedForEncodings = 0; | |
149 | knownRegions = ( | |
150 | en, | |
151 | ); | |
152 | mainGroup = 8E9D78E017BA63F400C76DC9; | |
153 | productRefGroup = 8E9D78EA17BA63F400C76DC9 /* Products */; | |
154 | projectDirPath = ""; | |
155 | projectRoot = ""; | |
156 | targets = ( | |
157 | 8E9D78E817BA63F400C76DC9 /* Super Polarity */, | |
158 | ); | |
159 | }; | |
160 | /* End PBXProject section */ | |
161 | ||
162 | /* Begin PBXSourcesBuildPhase section */ | |
163 | 8E9D78E517BA63F400C76DC9 /* Sources */ = { | |
164 | isa = PBXSourcesBuildPhase; | |
165 | buildActionMask = 2147483647; | |
166 | files = ( | |
167 | 8E9D78F817BA646F00C76DC9 /* main.c in Sources */, | |
168 | ); | |
169 | runOnlyForDeploymentPostprocessing = 0; | |
170 | }; | |
171 | /* End PBXSourcesBuildPhase section */ | |
172 | ||
173 | /* Begin XCBuildConfiguration section */ | |
174 | 8E9D78F017BA63F400C76DC9 /* Debug */ = { | |
175 | isa = XCBuildConfiguration; | |
176 | buildSettings = { | |
177 | ALWAYS_SEARCH_USER_PATHS = NO; | |
178 | ARCHS = "$(ARCHS_STANDARD_64_BIT)"; | |
179 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | |
180 | CLANG_CXX_LIBRARY = "libc++"; | |
181 | CLANG_ENABLE_OBJC_ARC = YES; | |
182 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
183 | CLANG_WARN_EMPTY_BODY = YES; | |
184 | CLANG_WARN_ENUM_CONVERSION = YES; | |
185 | CLANG_WARN_INT_CONVERSION = YES; | |
186 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
187 | COPY_PHASE_STRIP = NO; | |
188 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
189 | GCC_DYNAMIC_NO_PIC = NO; | |
190 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; | |
191 | GCC_OPTIMIZATION_LEVEL = 0; | |
192 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
193 | "DEBUG=1", | |
194 | "$(inherited)", | |
195 | ); | |
196 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; | |
197 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
198 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
199 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
200 | GCC_WARN_UNUSED_VARIABLE = YES; | |
201 | MACOSX_DEPLOYMENT_TARGET = 10.7; | |
202 | ONLY_ACTIVE_ARCH = YES; | |
203 | SDKROOT = macosx; | |
204 | }; | |
205 | name = Debug; | |
206 | }; | |
207 | 8E9D78F117BA63F400C76DC9 /* Release */ = { | |
208 | isa = XCBuildConfiguration; | |
209 | buildSettings = { | |
210 | ALWAYS_SEARCH_USER_PATHS = NO; | |
211 | ARCHS = "$(ARCHS_STANDARD_64_BIT)"; | |
212 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | |
213 | CLANG_CXX_LIBRARY = "libc++"; | |
214 | CLANG_ENABLE_OBJC_ARC = YES; | |
215 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
216 | CLANG_WARN_EMPTY_BODY = YES; | |
217 | CLANG_WARN_ENUM_CONVERSION = YES; | |
218 | CLANG_WARN_INT_CONVERSION = YES; | |
219 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
220 | COPY_PHASE_STRIP = YES; | |
221 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
222 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
223 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; | |
224 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
225 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
226 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
227 | GCC_WARN_UNUSED_VARIABLE = YES; | |
228 | MACOSX_DEPLOYMENT_TARGET = 10.7; | |
229 | SDKROOT = macosx; | |
230 | }; | |
231 | name = Release; | |
232 | }; | |
233 | 8E9D78F317BA63F400C76DC9 /* Debug */ = { | |
234 | isa = XCBuildConfiguration; | |
235 | buildSettings = { | |
236 | CLANG_ENABLE_OBJC_ARC = NO; | |
237 | FRAMEWORK_SEARCH_PATHS = ( | |
238 | "$(inherited)", | |
239 | "\"$(SRCROOT)/vendor/frameworks\"", | |
240 | ); | |
241 | MACH_O_TYPE = mh_execute; | |
242 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
243 | }; | |
244 | name = Debug; | |
245 | }; | |
246 | 8E9D78F417BA63F400C76DC9 /* Release */ = { | |
247 | isa = XCBuildConfiguration; | |
248 | buildSettings = { | |
249 | CLANG_ENABLE_OBJC_ARC = NO; | |
250 | FRAMEWORK_SEARCH_PATHS = ( | |
251 | "$(inherited)", | |
252 | "\"$(SRCROOT)/vendor/frameworks\"", | |
253 | ); | |
254 | MACH_O_TYPE = mh_execute; | |
255 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
256 | }; | |
257 | name = Release; | |
258 | }; | |
259 | /* End XCBuildConfiguration section */ | |
260 | ||
261 | /* Begin XCConfigurationList section */ | |
262 | 8E9D78E417BA63F400C76DC9 /* Build configuration list for PBXProject "Super Polarity" */ = { | |
263 | isa = XCConfigurationList; | |
264 | buildConfigurations = ( | |
265 | 8E9D78F017BA63F400C76DC9 /* Debug */, | |
266 | 8E9D78F117BA63F400C76DC9 /* Release */, | |
267 | ); | |
268 | defaultConfigurationIsVisible = 0; | |
269 | defaultConfigurationName = Release; | |
270 | }; | |
271 | 8E9D78F217BA63F400C76DC9 /* Build configuration list for PBXNativeTarget "Super Polarity" */ = { | |
272 | isa = XCConfigurationList; | |
273 | buildConfigurations = ( | |
274 | 8E9D78F317BA63F400C76DC9 /* Debug */, | |
275 | 8E9D78F417BA63F400C76DC9 /* Release */, | |
276 | ); | |
277 | defaultConfigurationIsVisible = 0; | |
278 | defaultConfigurationName = Release; | |
279 | }; | |
280 | /* End XCConfigurationList section */ | |
281 | }; | |
282 | rootObject = 8E9D78E117BA63F400C76DC9 /* Project object */; | |
283 | } |